@charset "utf-8";
body{position: relative; color:#333333; font-size:16px; font-family:Microsoft YaHei,Simsun,SimHei,Arial; -webkit-text-size-adjust:none; min-width: 320px;}
body, button, dd, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, hr, input, legend, li, ol, p, pre, textarea, ul{ padding:0; margin:0;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
li, ol, ul{ list-style:none;}
img{ border:none; border:0; max-width:100%;}
a{ text-decoration:none; color:#333333;}
a:focus {outline:none;-moz-outline:none;}
a:hover{color:#587fe2;}
button, input, select, textarea {font-family: inherit; font-size:1em;}
input:focus, textarea:focus{ outline: none;}
input::-webkit-input-placeholder{color: #cccccc;}

/*layout*/
.container{ width:1440px; margin:0 auto; clear:both;}
.container > .pad{padding: 0 35px;}
.pages .pad{padding: 30px;}
.common-row:after, .common-row:before {content: '';	display: block;	clear: both;}
.common-col-space{margin:0 -15px;}
.common-col-space>*{float: left;}
.common-col-space .grid{padding:0 15px;}
.common-col-4 > div{width: 33.33333333%;}
.common-col-6 > div{width: 50%;}
/* .common-col-space.space30{margin:0 -15px;}
.common-col-space.space30 .grid{padding:0 15px;} */
.container.pt{padding-top: 30px;}
.container.pb{padding-bottom: 30px;}
.mb{margin-bottom: 40px;}
.mb50{margin-bottom: 50px;}
.mb30{margin-bottom: 30px;}
.mb20{margin-bottom: 20px;}
.mb25{margin-bottom: 25px;}
.margins{margin-top: 40px; margin-bottom: 40px;}
.color-blue{color: #587fe2;}
.color-999{color: #999;}
.fl{float: left;}
.fr{float: right;}
.bg-gray{background: #f7f7f7;}
.bg-white{background: #fff;}
.ov-h{overflow: hidden;}
.innerBox{overflow:hidden;}
.hide{display: none;}
.inMobile{display:none;}
.button-mod{text-align: center;}

.mt1{margin-top: 50px;}
.mb1{margin-bottom: 50px;}
.mb2{margin-bottom: 10px;}
.mb3{margin-bottom: 20px;}
.module-main{margin-right: -25px; margin-left: -25px; overflow: hidden;}
.module-main.visible{overflow: visible;}
.module-main .module-span{float: left;}
.module-main .module-span.span6{width: 50%;}
.module-main .module-span.span4{width: 33.33333%;}
.module-main .module-box{margin-right: 25px; margin-left: 25px;}


/*common*/
.clearfix{*zoom:1}.clearfix:before,.clearfix:after{display:table;line-height:0;content:""}.clearfix:after{clear:both}
.clear{clear:both;}
.transition,
.transition a{-webkit-transition:300ms; -moz-transition:300ms; -o-transition:300ms; transition:300ms;}
.imgScale{ overflow: hidden; }
.imgScale a img{-moz-transition:all 0.3s ease-in-out 0s; -ms-transition:all 0.3s ease-in-out 0s; -o-transition:all 0.3s ease-in-out 0s; -webkit-transition:all 0.3s ease-in-out 0s; transition:all 0.3s ease-in-out 0s;}
.imgScale a:hover img{-moz-transform:scale(1.05); -ms-transform:scale(1.05); -o-transform:scale(1.05); -webkit-transform:scale(1.05); transform:scale(1.05);}
.hover-opacity:hover, .hover-opacity-box a:hover{filter:alpha(opacity=85); -moz-opacity: 0.85; opacity:0.85;}
.singleEllipsis{display: block; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden; max-width: 100%;}
/* .singleEllipsis a{color: inherit;} */
/* 多行省略号 */
.multiEllipsis{display: -webkit-box; overflow: hidden; white-space: normal; text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical; word-break: break-all;}

.hasTransition,
.common-head .menu1 li:before{-webkit-transition:300ms; -moz-transition:300ms; -o-transition:300ms; transition:300ms;}


.common-head{border-bottom: 1px solid #d6d6d6;}
.common-head.nb{border-bottom: none;}
.common-head.blueBd{border-bottom-color: #4985c4;}
.common-head br{display: none;}
.common-head li{float: left;}
.common-head .hd{float: left;}
.common-head .hd li{font-size: 1.5em; text-align: center;}
.common-head .hd li.on{font-weight: bold;}
.common-head .whole{width: 100%;}
.common-head .whole li{padding-right: 0 !important; padding-left: 0 !important; margin-right: 0 !important;}
.common-head .whole.col4 li{width: 25%;}

.common-head .menu1 li{position: relative; padding: 0 0 .625em; margin-right: 2.25em; font-weight: bold; line-height: 30px;}
.common-head .menu1 li:before{position: absolute; right: 0; bottom: -2px; left: 0; content: ""; width: 0; margin: 0 auto; height: 3px; background-color: #4b73d7;}
.common-head .menu1 li:after{position: absolute; left: 50%; bottom: -16px; margin-left: -8px; content: normal; border: transparent solid 8px; border-top-color: #4b73d7;}
.common-head .menu1 li a:hover{color: #333;}
.common-head .menu1 li.on{color: #333;}
.common-head .menu1 li.on a{color: #333;}
.common-head .menu1 li.on:before{width: 100%;}
.common-head .menu1 li.on.normal:before{content: normal;}
.common-head .menu1 li:last-child{margin-right: 0;}
.common-head .menu1.hadArrow li.on:after{content: "";}

.common-head .menu2 li{position: relative;}
.common-head .menu2 li + li{margin-left: 1em;}
.common-head .menu2 li span{display: block; position: relative; padding: .375em 0; font-weight: bold; line-height: 30px; }
.common-head .menu2 li span a{position: relative; z-index: 3;}
.common-head .menu2 li span:before{position: absolute; top: 0; right: 11px; left: 0; bottom: 0; background-color: #587fe2; border-top-right-radius: .3125em;}
.common-head .menu2 li span:after{position: absolute; right: 0; bottom: 0; width: 11px; height: 15px; background-image: url(../images/home_tab_arrow.png);}
.common-head .menu2 li.on span{ padding-right: 1.25em; padding-left: 1.25em;}
.common-head .menu2 li.on span:before{content: "";}
.common-head .menu2 li.on span:after{content: "";}
.common-head .menu2 li.on span a{color: #fff;}

.common-more{float: right; font-size: .875em; margin-top: 3px; line-height: 30px;}
.common-more a{display: inline-block; color: #999;}
.common-more a:hover{color: #666;}

.mobile-more{margin-top: 1em; margin-bottom:.6125em; text-align: center; line-height: 2.5em; background-color:#f0f0f0; border-radius: .3125em;}
.mobile-more a{color: #666;}

.common-bd{padding-top: 1em;}

.infoList{position: relative; overflow: hidden;}
.infoList li{float: left; position: relative; width: 100%; padding-top: .625em; padding-bottom: .625em; overflow: hidden;}
.infoList li h4{position: relative; padding-right: 6.25em; padding-left: 1.125em; font-weight: normal; font-size: 1em; overflow: hidden;}
.infoList li h4 a{float: left; line-height: 1.6em; max-width: 100%; white-space: nowrap; text-overflow: ellipsis; -o-text-overflow: ellipsis; overflow: hidden;}
.infoList li h4 a:before{position: absolute; top: -.15625em; left: 0; content: ""; margin-top: .8em; width: .3125em; height: .3125em; background-color: #1573db; background-repeat: no-repeat; border-radius: 50%;}
.infoList li h4 a:hover:before{background-color: #1573db;}
.infoList li h4 a em{font-style: normal;}
.infoList li h4 a em.ing{color: #c00;}
.infoList li h4 span{position: absolute; z-index: 10; top: 50%; margin-top: -.8em; line-height: 1.6em; white-space: nowrap;}
.infoList li h4 .time{right: 2px; color: #999;}
.infoList li br{display: none;}
.infoList.hadLine li{padding-top: 1em; padding-bottom: 1em;}
.infoList.hadLine li:before{position: absolute; bottom: 0; left: 0; width: 100%; content: ""; border-top: 1px solid #dcdcdc;}
.infoList.MD li h4{padding-right: 5em;}
.infoList.notTime li h4{padding-right: 0;}
.infoList.notTime li .time{display: none;}
.infoList.notBefore li h4{padding-left: 0;}
.infoList.notBefore li h4 a:before{content: normal;}
.infoList.notBefore li h4 a:after{content: normal;}
.infoList.normal li h4 a:before{background-color: #515151;}
.infoList.normal li h4 a:hover:before{background-color: #1573db;}
#xxgkList_myzjyjfk li a i{font-style: normal;margin-right: 5px;}
#xxgkList_myzjyjfk li a i.ing{color: #ea2b22;}
#xxgkList_myzjyjfk li a i.over{color: #999;}

.list_nav li{
    width: 25%;
    float: left;
}
.list_nav li h4{
    margin: 0 20px;
    padding: 20px 0;
    border: 1px solid #4c73d8;
    text-align: center;
    background: #4c73d8;
}
.list_nav li h4 a{
	color: #fff;
	display: block;
}

@media (max-width: 640px) {
	.list_nav li{width: 50%;}
	.list_nav li h4{margin: 10px 10px;}
}

.menu-icons{margin-top: -30px; margin-right: -15px; margin-left: -15px; overflow:hidden;}
.menu-icons li{float: left; width: 100%;}
.menu-icons li a.link{position: relative; display: block; margin: 30px 15px 0; padding-top: 1.0625em; padding-bottom: 1.0625em; font-size: 1.125em; text-align: left; background-color: #fff; border: 1px solid #fff;}
.menu-icons li a.link:before{display: inline-block; content: ""; margin: 0 .625em 0 1em; width: 45px; height: 45px; vertical-align: middle; background-repeat: no-repeat;
-webkit-transition: all 0.15s ease-in-out;
transition: all 0.15s ease-in-out;
}
.menu-icons li a.link font{display:inline-block; vertical-align:middle; line-height:140%; text-align:left; max-width: 70%;}
.menu-icons li a.link:hover{background-color:#fafafa; border-color:#e5e5e5; opacity:0.95;}
.menu-icons li a.link.tcenter{text-align: center;}
.menu-icons li.on a.link{background-color:#fafafa; border-color:#e5e5e5;}
.menu-icons.break li a.link{text-align: center;}
.menu-icons.break li a.link i{display: block; margin-right: auto; margin-left: auto;}
.menu-icons.break li a.link:before{display:block; margin:0 auto .3125em;}
.menu-icons.break.notBefore li a.link:before{content: normal;}
.menu-icons.break.notBefore li a.link img{display:block; margin:0 auto;}
.menu-icons.break li a.link:hover:before{-webkit-animation: bounce 1s; animation: bounce 1s;}
.menu-icons.break li a.link font{display:block; max-width: none; text-align: center; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden;}

/*owl-carousel*/
.owl-carousel{touch-action: none;}
.owl-carousel .item{display: block; width: 100%; overflow: hidden;}
.owl-carousel .item img{display: block; width: 100%;}

.owl-carousel.isPage .owl-dots{position: absolute; z-index: 99; bottom: 10%; right: 1%;}
.owl-carousel.isPage button.owl-dot{float: left; width: .75em; height: .75em; margin-right: .3125em; background: rgba(255, 255, 255, .4); border-radius: 50%; border: none;}
.owl-carousel.isPage button.owl-dot.active{background: transparent; border: 2px solid rgba(255, 255,255, .4);}

.common-owl-arrow .owl-nav>div{position: absolute; top: 50%; z-index: 99; margin-top: -22px; width: 45px; height: 45px; background: rgba(255,255,255,.65); border-radius: 50%; cursor: pointer; box-shadow: 0 0 18px 5px rgba(112,112,112,0.15);}
.common-owl-arrow .owl-nav>div i{position: absolute; top: 50%; right: 0; left: 0; margin-top: -.5em; text-align: center; font-weight: normal; font-size: 1.25em; font-weight: bold; line-height: 1em; color: #666;}
.common-owl-arrow .owl-nav>div:hover{background: rgba(255,255,255,1); box-shadow:0 0 18px 5px rgba(112,112,112,0.3);}
.common-owl-arrow .owl-nav>div:hover i{color: #333;}
.common-owl-arrow .owl-nav>div.owl-prev{left: -59px;}
.common-owl-arrow .owl-nav>div.owl-next{right:-59px;}
.common-owl-arrow .owl-nav>div.disabled{opacity: .4; cursor: not-allowed;}
.common-owl-arrow .owl-dots{display: none;}

.owl-carousel-common .owl-nav>div{position:absolute; top: 25%; bottom: 25%; width: 2.0628em; text-align:center; background-color: rgba(0,0,0,.3);}
.owl-carousel-common .owl-nav>div i{position: absolute; top: 50%; right: 0; left: 0; margin-top: -.5em; text-align: center; font-weight: normal; font-size: 1.5em; line-height: 1em; color: #fff;}
.owl-carousel-common .owl-nav>div:hover{background-color: rgba(0,0,0,.5);}
.owl-carousel-common .owl-nav>div.owl-prev{left: 0; border-radius: 0 .625em .625em 0;}
.owl-carousel-common .owl-nav>div.owl-next{right: 0; border-radius: .625em 0 0 .625em;}
.owl-carousel-common .owl-nav>div.disabled{opacity: .4; cursor: not-allowed; background-color: rgba(0,0,0,.3)!important;}
.owl-carousel-common .owl-dots{display: none;}

/* 图片新闻滚动 */
.tpxw{position:relative;}
.tpxw .owl-carousel .item img{height: 334px;}
.tpxw .owl-carousel .item-name{position: absolute; right: 0; bottom: 0; left: 0; z-index: 9; padding: 0 100px 0 10px; height: 2.625em; line-height: 2.625em; color: #fff; background-color: rgba(0,0,0,.3);}
.tpxw .owl-carousel .owl-nav>div{position:absolute; top: 38%; bottom: 38%; width: 3em; text-align:center; background-color: rgba(0,0,0,.3); opacity: 0;}
.tpxw .owl-carousel .owl-nav>div i{position: absolute; top: 50%; right: 0; left: 0; margin-top: -.5em; text-align: center; font-weight: normal; font-size: 2.25em; font-weight: bold; line-height: 1em; color: #fff;}
.tpxw .owl-carousel .owl-nav>div:hover{background-color: rgba(0,0,0,.5);}
.tpxw .owl-carousel .owl-nav .owl-prev{left: 0;}
.tpxw .owl-carousel .owl-nav .owl-next{right: 0;}
.tpxw .owl-carousel .owl-nav .owl-next i{background-position: right center;}
.tpxw .owl-carousel:hover .owl-nav>div{opacity: 1;}

.tpxw .owl-carousel .owl-dots{position: absolute; bottom: .875em; right: .3125em; z-index: 99;}
.tpxw .owl-carousel button.owl-dot{float: left; width: .75em; height: .75em; margin-right: .3125em; background-color: #fff; border: none; border: 2px solid #fff;}
.tpxw .owl-carousel button.owl-dot.active{background-color: #b80201;}

/*专题专栏*/
.ztzl{position: relative;}
.ztzl .owl-carousel .item img{height:auto;}
.ztzl .owl-carousel .owl-dots{display:none;}


/*图片列表*/
.imageList{overflow: hidden;}
.imageList ul{margin-top: -30px; margin-right: -15px; margin-left: -15px; overflow: hidden; zoom: 1;}
.imageList ul li{position: relative; float: left;}
.imageList ul li a{position: relative; display: block; margin: 30px 15px 0; font-size: 1em; overflow: hidden;}
.imageList ul li a .place{position: relative; display: block; padding-top: 66.25%; overflow: hidden;}
.imageList ul li a .place .pic{position: absolute; top: 0; right: 0; left: 0; bottom: 0; z-index: 1; overflow: hidden;}
.imageList ul li a .place .pic img{display: block; width: 100%; height: auto; min-height: 100%;}
.imageList ul li a .shadow{position: absolute; top: 50%; left: 50%; z-index: 1; width: 60px; height: 60px; margin-top: -30px; margin-left: -30px; background: url(../ccwhgImages/vbg.png) no-repeat -116px -196px; border-radius: 50%;}
.imageList ul li a .txt{font-size: 1em; text-align: center;}
.imageList ul li a .txt.normal{display: block; padding: .3125em .625em;  background-color: #f5f5f5; border-right: 1px solid #dcdcdc; border-bottom: 1px solid #dcdcdc; border-left: 1px solid #dcdcdc;}
.imageList ul li a .txt.normal:before{display: inline-block; vertical-align: middle; width: 1px; height: 2.8em; content: "";}
.imageList ul li a .txt.normal font{display: inline-block; vertical-align: middle; line-height: 1.4em; width: 95%; text-align: left;}
.imageList ul li a .txt.fixed{position: absolute; right: 0; bottom: 0; left: 0; z-index: 2; padding: 5%; line-height: 1.5em; color: #fff; background-color:rgba(0,0,0,.5);}
.imageList ul li a:hover .shadow{transform: scale(1.4); -webkit-transform:scale(1.4); -moz-transform:scale(1.4); -o-transform:scale(1.4);}
.imageList .lay-col2 li{width: 50%;}
.imageList .lay-col4 li{width: 25%;}
.imageList .lay-col3 li{width: 33.33333%;}

/*卡片列表*/
.cardList dl{padding: 20px 30px; height: 12.5em; background-color: #f7f7f7; border-radius: .625em;}
.cardList dl .date{font-weight: bold; color: #a2a2a2;}
.cardList dl .date b{font-size: 3.125em; margin-right: 10px;}
.cardList dl .date span{font-size: 1.25em;}
.cardList dl .title{font-size: 1.125em; line-height: 1.5em; margin-top: .7em; margin-bottom: .7em;}
.cardList dl .memo{color: #9a9a9a; line-height: 1.8em; text-align: justify; -webkit-line-clamp: 3;}
.cardList a:hover dl{background-color: #e2eef9;}

.js-tabs .js-hd li.on{cursor:pointer;}
.js-tabs .js-bd .itemGroup .common-head{display: none;}
.js-tabs .js-bd .itemGroup .tab{display: none;}

.PC .owl-carousel-add{display: block; margin-top: -15px; margin-right: -7px; margin-left: -8px; width: auto;}
.PC .owl-carousel-add .item{position:relative; float: left; width: 25%;}
.PC .owl-carousel-add a{display: block; margin: 15px 7px 0 8px;}
.Mobile .owl-carousel-add{margin-right: 0; margin-left: 0; width: 100%;}
.Mobile .owl-carousel-add .item{position:relative; display: block; float: none; width: 100%; overflow: hidden;}
.Mobile .owl-carousel-add a{display: block; margin: 0 0 !important;}

/***** header *****/
.header{background: #fff;}
.header .container{position: relative; height: 130px; z-index: 99;}
.header-logo{position: absolute; left: 0; top: 50%; transform: translateY(-50%);}
.header-menu{position: absolute; right: 0; top: 50%; transform: translateY(-50%);}
.header-menu a{cursor: pointer; transition: .3s all;  line-height: 35px; display: inline-block;}
.header-menu li{position: relative; float: left;}
.header-menu li + li{margin-left: 20px;}
.header-menu .split{padding-left: 15px; margin-left: 15px;}
.header-menu .split:before{position: absolute; left: 0; top: 50%; margin-top: -7px; content:''; width: 1px; height:14px; background: #856e47; opacity: .4;}
.header-menu li.icon > a{display: block; width: 35px; height: 35px;}
.header-menu li.wb > a{background: url(../images/header_icon_wb.png) no-repeat center center;}
.header-menu li.wx > a{background: url(../images/header_icon_wx.png) no-repeat center center;}
.header-menu li.wza > a{background: url(../images/header_icon_wza.png) no-repeat left center; padding-left: 24px;}

.header-menu .drop{position:absolute; top:39px; left:50%; margin-left:-60px; width:120px; padding-top: 7px; display:none; z-index:9; display:none;}
.header-menu .drop:before{content:''; width:0; height:0; overflow:hidden; border:7px solid transparent; border-bottom-color:rgba(0,0,0,0.4);; position:absolute; left:50%; top:-7px; margin-left:-7px;}
.header-menu .drop dt{padding:10px; background: rgba(0,0,0,0.4); border-radius: 8px; overflow: hidden;}
.header-menu .drop dt img{display:block; margin:0 auto; width:100%; background: #fff; box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}
.header-menu .drop dt span{display:block; text-align:center; color:#fff; padding-top:5px; line-height:18px; font-size:12px;}
.header-menu li:hover .drop{display: block;}

.header-search{position: absolute; left: 520px; width: 440px; height: 46px; top: 50%; transform: translateY(-50%);}
.header-search .ss{padding: 0 45px 0 15px; position: relative; border: #333333 1px solid; border-radius: 22px; background: #fff; overflow: hidden;}
.header-search .s-txt{width: 100%; font-size: 1em; border: 0; height: 44px; line-height: 44px; background: none;}
.header-search .s-btn{position: absolute; right: 4px; top: 4px; width: 36px; height: 36px; color: #fff; font-weight: bold; font-size: 1.125em; background:url(../images/header_icon_ss.png) no-repeat center center #587fe2; border-radius: 50%; border: #383e4c 1px solid; cursor: pointer;}

.navBox{position: relative;}
.mainNav{background: #4c73d8;}
.mainNav > .container{position: relative;}
.mainNav ul li.nav0{width: 12.5%;}
.mainNav ul li{float: left; width: 17.5%; position: relative; text-align: center;}
.mainNav ul li a{position: relative; color: #fff; line-height: 56px; text-align: center; font-weight: bold; font-size: 1.3125em; transition: .3s all;}
.index .mainNav{background: #fff; border-top: #e5e5e5 1px solid;}
.index .mainNav ul li a{color: #333;}

.header-toggle-btn{position:absolute; right:0; top:0; z-index:999; width:56px; height:56px; cursor:pointer; background: #eeeeee;}
.header-toggle-btn div{position:relative; width:25px; height:24px;position:absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; cursor:pointer;  transition:200ms;}
.header-toggle-btn span{position:absolute; display:block; left:0; width:100%; height:12.5%; background:#a0a0a0;  transition:all .2s; margin-top: -1px; opacity: .6;}
.header-toggle-btn span:nth-child(1){top:0;}
.header-toggle-btn span:nth-child(2){top:50%;}
.header-toggle-btn span:nth-child(3){top:100%;}
.header-toggle-btn:hover span{opacity: 1;}
.openDrawer .header-toggle-btn{background: none;}
.openDrawer .header-toggle-btn span{background: #fff; opacity: 1;}
.openDrawer .header-toggle-btn span:nth-child(1){
		top:50%;
		-webkit-transform:translateY(-50%) rotate(-45deg);
		-ms-transform:translateY(-50%) rotate(-45deg);
		transform:translateY(-50%) rotate(-45deg);
}
.openDrawer .header-toggle-btn span:nth-child(2) {
		-webkit-transform:translateY(-50%) scaleX(0);
		-ms-transform:translateY(-50%) scaleX(0);
		transform:translateY(-50%) scaleX(0);
}
.openDrawer .header-toggle-btn span:nth-child(3) {
		top:50%;
		bottom:auto;
		-webkit-transform:translateY(-50%) rotate(45deg);
		-ms-transform:translateY(-50%) rotate(45deg);
		transform:translateY(-50%) rotate(45deg);
}
.header-drawer{position:absolute; top:0; right:0; left:0; z-index:90; width:100%; height:0; opacity:0; overflow: hidden; transition:all .3s; -webkit-transition:all .3s; background: #587fe2;}
/* 抽屉 */
.openDrawer .header-drawer{opacity:100; height:640px;}
.drawer-main{padding:0 5%; }
.drawer-nav{padding-top: 120px;}
.drawer-nav ul li{float:left; width:17.5%; margin-bottom:20px; height: 400px; box-sizing: border-box; border-right: #7999e8 1px solid; text-align: center;}
.drawer-nav ul li.nav0{width: 12.5%; border-left: #7999e8 1px solid;}
.drawer-nav ul li dl{margin-right:15%; margin-left:15%; display: inline-block; text-align: left;}
.drawer-nav ul li dl dt{padding-bottom:30px;}
.drawer-nav ul li dl dt a{font-size:1.75em; font-weight:bold; color:#e4f2ff;}
.drawer-nav ul li dl dd.submenu span{display:block; padding-top:10px; padding-bottom:10px;}
.drawer-nav ul li dl dd.submenu a{font-size:1.25em; color:#dceeff; opacity: .6;}
.drawer-nav ul li dl a:hover{color:#fff !important; opacity: 1 !important;}

/* 设置滚动条的样式 */
.drawer-nav::-webkit-scrollbar{width: 4px; border-radius: 2px; background: none;}
/*滚动槽*/
.drawer-nav::-webkit-scrollbar-track{  border-radius: 5px; background: rgba(255,255,255,.15);}
/* 滚动条滑块 */
.drawer-nav::-webkit-scrollbar-thumb { background-color: rgba(255,255,255,.2); border-radius: 4px;}


/*footer*/
.footer-links{padding:14px 0; background: #434343; }
.footer-links .hd ul{margin: 0 -5px;}
.footer-links .hd ul li{float: left; width: 25%;}
.footer-links .hd ul li a{position: relative; z-index:5; display: block; text-align: center; margin: 0 5px; line-height: 41px; height: 45px; border-radius: 4px; color: #cccccc;}
.footer-links .hd ul li a:hover{color: #fff;}
.footer-links .hd ul li a span{white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden;}
.footer-links .hd ul li.hs a:after{content: ''; margin-top: 3px; width: 14px; height: 8px; background: url(../images/icon_links_gray.png) no-repeat; opacity: .8; margin-left: 20px; transition: .3s all;}
.footer-links .hd ul li.hs a:after,
.footer-links .hd ul li a span{display: inline-block; vertical-align: middle;}
.footer-links .hd ul li.on a:after{transform: rotate(-180deg); opacity: 1;}
.footer-links .hd ul li.hs.on a:after{background-image: url(../images/icon_links_white.png);}
.footer-links .hd ul li.hs.on a{background: #4d4d4d; color: #fff;}
.footer-links .bd ul{padding:14px 0 16px; margin: 0 -5px; overflow: hidden; display: none;}
.footer-links .bd ul li{float: left; width: 25%;}
.footer-links .bd ul li h4{margin: 0 5px; margin-bottom: 2px; font-size:0.9375em; font-weight: normal; line-height:1.6em; overflow:hidden; vertical-align:top;}
.footer-links .bd ul li a{display: block; padding:10px; background: #4d4d4d; border-radius: 5px; text-align: center; color: #929292; max-width:100%; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden; transition: .3s all;}
.footer-links .bd ul li a:hover{background: #565656; color: #fff;}

.footer{ padding: 20px 0 30px; background: #434343; color: #cccccc; line-height: 36px;}
.footer a{color: #ccc;}
.footer a:hover{color: #fff;}
.footer .col{float: left; width: 33.3333%; box-sizing: border-box; height: 110px; text-align: center; border-right: #5c5c5c 1px solid;}
.footer .col1{border-left:#5c5c5c 1px solid;}
.footer-wzbs{margin-right: 20px;}
.footer-wzbs img{vertical-align: middle;}
/* .footer-wzbs .dzjg img{height: 55px;} */
.footer-wzbs .jiucuo img{height: 40px;}
.footer-wzbs, .footer-contact{display: inline-block; vertical-align: middle;}
.footer-contact,
.footer-copyright,
.footer-beian{display: inline-block; text-align: left;}
.footer .col3 .footer-wzbs{float: right;margin-top: 15px;}


/* crumb */
.crumb{background: #fff; margin-bottom: 30px; color: #b2b2b2;}
.crumb.hadBd{border-bottom: 1px solid #e5e5e5;}
.crumb h2{ padding:18px 0; line-height: 24px; font-size:1em; font-weight: normal;}
.crumb a{color: #656565;}
.crumb a:hover{color: #4c73d8;}
.crumb a, .crumb span{margin:0 10px;}
.crumb a:first-child{margin-left: 0;}
.crumb span{color: #4c73d8;}


.common-title h3{position:relative; display: inline-block; font-size:1.3125em; font-weight:bold; color:#4c73d8;}
.common-title h3 a{color:#4c73d8;}
.common-title.grain h3:before{position:absolute; top:50%; left:0; content:""; width:5px; height:18px; margin-top:-8px; background-color:#4c73d8; border-radius: 2px;}
.common-title.grain h3{padding-left:20px;}
.common-title.pb{padding-bottom: 18px;}


/* tab */
.tab > .hd li{float:left; position: relative; font-size: 1.3125em; font-weight: bold; transition: .3s all;}
.tab > .hd li + li{margin-left: 20px;}
.tab > .hd li a{position: relative; transition: .2s all; color: #666666;}
.tab > .hd li.on a{color:#587fe2;}
.tab.split > .hd li + li{ padding-left: 24px;}
.tab.split > .hd li + li:before{content: ''; position: absolute; left: 0; top: 50%; margin-top: -3px; width: 6px; height: 6px; background: #626262; border-radius: 50%;}
.tab.f24 > .hd li{font-size: 1.5em;}
.tab.tac > .hd ul{text-align: center;}
.tab.tac > .hd li{float: none; display: inline-block;}
.js-tab > .bd > * + * {display: none;}
.m-common-more{clear: both; margin-top:15px; text-align:center; line-height:40px; background-color:#f5f5f5; border-radius:5px; display: none;}
.m-common-more a{color:#666;}

.tab-card > .hd li{float: left; padding-right: 11px;}
.tab-card > .hd li a{font-size: 1.5em; display: block; padding: 0 15px; height: 48px; line-height: 48px;}
.tab-card > .hd li.on a{background: #587fe2; color: #fff; font-weight: bold; border-radius: 0 8px 0 0; position: relative;}
.tab-card > .hd li.on a:after{content: ''; width: 11px; height: 15px; background: url(../images/home_tab_arrow.png) no-repeat; position: absolute; left: 100%; bottom: 0;}


/* newsList */
.newsList{clear: both;}
.newsList li h4{position:relative; padding:7px 0; font-size: 1em; font-weight: normal; line-height:26px; overflow:hidden; vertical-align:top;}
.newsList li .time{position:absolute; right:0; top: 50%; margin-top: -13px; color:#999999;}
.newsList li a{float:left; max-width:100%; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden;}
.newsList li a br{display: none;}
.newsList.MM-dd li h4{padding-right:60px;}
.newsList.yyyy-MM-dd li h4{padding-right:100px;}
.newsList.fs18 li h4{font-size: 1.125em;}
.newsList.twoCol li{float: left; width: 50%;}
.newsList.twoCol{margin: 0 -15px;}
.newsList.twoCol li h4{margin: 0 15px;}
.newsList.dot li h4{padding-left: 20px;}
.newsList.dot li h4:before{content:''; position:absolute; left:2px; top: 50%; margin-top: -2px; width: 5px; height: 5px; background: #515151; border-radius: 50%;}
.newsList.dot li:hover h4:before{background: #1573db;}
.newsList.dot.blue li h4:before{ background: #1573db;}
.newsList.lh44 li h4{padding-top: 9px; padding-bottom: 9px;}
.newsList.line li{border-bottom: 1px solid #e1e5eb;}
.newsList.line li h4{padding-top: 12px; padding-bottom: 12px;}
.newsList.dot.blue li a:hover,
.newsTt {padding-bottom: 30px;}
.newsTt h4{font-size: 1.5em; margin-bottom: 18px;}
.newsTt p{color: #999999; line-height: 31px; height:62px; overflow: hidden; font-size: 1.125em;}
.tab > .bd > .item > .newsTt{padding-top: 35px;}
.tab > .bd > .item > .newsList,
.tab-card> .bd > .item > .newsList{border-top: #eeeeee 1px solid;}
.newsList li a.bs{
	background: #4c73d8;
    color: #fff;
    padding: 0 10px;
    border-radius: 4px;
    margin-left: 10px;
}


/*pagediv*/
.pagediv{padding:30px 0 0; font-size:.9375em; color:#333; line-height:34px; clear:both;}
.pagediv li{display: inline-block;}
.pagediv .arrow a{color: #333;}
.pagediv .total_count,
.pagediv .arrow a,
.pagediv .arrow span,
.page_jump a{display: inline-block; padding:0 13px; margin:4px; zoom:1; border:#dfdfdf 1px solid; border-radius:2px; 
}
.pagediv  #page_input{width:40px; height:34px; color:#888; text-align:center; border:#dfdfdf 1px solid; border-radius:2px; background:#fff;}
.pagediv .total_count,
.pagediv .arrow a,
.page_jump a{
	transition: all .2s;
	-webkit-transition: all .2s;
	background: #f5f6f7;
}
.pagediv .arrow span{background: #f5f5f5; color: #999;}
.pagediv .arrow a:hover,
.page_jump a:hover,
.pagediv .arrow .current{background:#4c73d8; border-color:#4c73d8; color:#fff; text-decoration:none;}
.pagediv .arrow .current{font-weight: bold;}
.page_jump{margin-left: 4px;}
.page_jump a{margin-left: 6px;}


/* 外链跳转 */
.alert-mengban{position: fixed;top: 0px;left: 0px;z-index: 1000;background:rgba(0,0,0,0.7); filter: alpha(opacity=80) !important;width: 100%;height: 100%;display: none;}
.alert-warning{position: fixed;left: 50%;  top: 50%; margin-left:-300px; margin-top: -160px; width: 600px;height: 270px;background:#fff;z-index: 10001;display: none; border:2px solid;border-radius:10px;}
.alert-delete{width: 100%;height: 38px;position: relative;}
.alert-delete span{position: absolute; top:10px; right: 10px; width: 20px; height: 20px; line-height: 20px; color:#fff; text-align: center; background: #bebebe; cursor:pointer;}
.alert-delete span:hover{background: #929292;}
.alert-wzsm{width: 520px;height: 100px;margin: 15px auto 0; line-height: 35px;font-size: 1.5em;color: #000;text-align: center; padding-bottom: 15px;border-bottom: 1px solid #d4d4d4;}
.alert-footer{width: 100%; padding: 25px 0; text-align: center; color: #000;}	
.alert-footer span{cursor: pointer; display: inline-block; margin: 0 12px; font-size: 1.25em;}
.alert-warning .continue{width: 124px; height: 42px; line-height: 42px; color: #ab0d07; border-radius:3px; -webkit-border-radius:3px; border:#e1e1e1 1px solid; text-align: center; line-height: 42px; box-shadow: 0 0 10px rgba(0,0,0,0.2) inset; -webikt-box-shadow: 0 0 10px rgba(0,0,0,0.2) inset;}	
.alert-warning .fangqi{line-height: 42px;  color: #ab0d07;}	
